home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / DeveloperStax.cpt / Developer Stack 1.2r / card_32284.txt < prev    next >
Text File  |  1989-02-26  |  849b  |  32 lines

  1. -- card: 32284 from stack: in.2r
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2612
  5. -- name: ResetMIDI
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. ResetMIDI
  11.  
  12. -- part contents for background part 3
  13. ----- text -----
  14. ResetMIDI XCMD deallocates queues and removes interrupt handlers.  
  15.  
  16. Here are a few XCMDs to implement simple MIDI communication via a standard MIDI interface on the modem port.  Please let me hear your thoughts.  If there is interest in a full featured HyperMIDI interface with MIDI event filtering, time stamping, sequence record and playback and save to file, etc., let me know.
  17. Nigel J. Redmon     
  18. CIS: 72736,753    
  19. PAN: NIGELR
  20.  
  21. See also InitMidi*, TXMidi*, and RxMidi*
  22.  
  23.  
  24. -- part contents for background part 10
  25. ----- text -----
  26. Syntax:
  27.  
  28. ResetMidi
  29.  
  30. -- part contents for background part 13
  31. ----- text -----
  32. 28